SwapDataCache
You can use theSwapDataCache
function to enable or disable the data cache.
FUNCTION SwapDataCache (cacheEnable: Boolean): Boolean;
cacheEnable
The desired state of the data cache.DESCRIPTION
TheSwapDataCache
function enables or disables the data cache, depending on whether thecacheEnable
parameter is set toTRUE
orFALSE
. On exit,SwapDataCache
returns the previous state of the data cache.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector forSwapDataCache
are
Trap macro Selector _HWPriv $0002